Vcenter Namespaces Instances ConfigStatus
Vcenter Namespaces Instances ConfigStatus
The Vcenter Namespaces Instances ConfigStatus enumerated type describes the status of reaching the desired state configuration for the namespace.
Possible values:
CONFIGURING
: The configuration is being applied to the namespace.REMOVING
: The configuration is being removed and namespace is being deleted.RUNNING
: The namespace is configured correctly.ERROR
: Failed to apply the configuration to the namespace, user intervention needed.
This enumeration was added in vSphere API 7.0.0.0.
This data structure has no properties.
Enumeration:
CONFIGURING,
REMOVING,
RUNNING,
ERROR,